home *** CD-ROM | disk | FTP | other *** search
- <!-- Special characters for HTML -->
-
- <!-- Character entity set. Typical invocation:
- <!ENTITY % HTMLspecial PUBLIC
- "-//W3C//ENTITIES Special//EN//HTML">
- %HTMLspecial; -->
-
- <!-- Portions (C) International Organization for Standardization 1986:
- Permission to copy in any form is granted for use with
- conforming SGML systems and applications as defined in
- ISO 8879, provided this notice is included in all copies.
- -->
-
- <!-- Relevant ISO entity set is given unless names are newly introduced.
- New names (i.e., not in ISO 8879 list) do not clash with any
- existing ISO 8879 entity names. ISO 10646 character numbers
- are given for each character, in hex. CDATA values are decimal
- conversions of the ISO 10646 values and refer to the document
- character set. Names are ISO 10646 names.
-
- -->
-
- <!-- C0 Controls and Basic Latin -->
- <!ENTITY quot CDATA """ -- quotation mark = APL quote,
- U+0022 ISOnum -->
- <!ENTITY amp CDATA "&" -- ampersand, U+0026 ISOnum -->
- <!ENTITY lt CDATA "<" -- less-than sign, U+003C ISOnum -->
- <!ENTITY gt CDATA ">" -- greater-than sign, U+003E ISOnum -->
-
-